Click or drag to resize

IndexedPropertyPath Constructor (IndexedPropertyPathUri, String)

Initializes a new instance of the IndexedPropertyPath class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IndexedPropertyPath(
	IndexedPropertyPathUri uri,
	string index
)

Parameters

uri
Type: Independentsoft.ExchangeIndexedPropertyPathUri
index
Type: SystemString
See Also